PDF4Java Reference Documentation
com.o2sol.pdf4java.flowdocument Package
/
PDFFlowTableCell Class
/ setBackground Method
A
com.o2sol.pdf4java.graphics.PDFBrush
object that specifies how the cell background is filled.
Collapse All
Expand All
In This Topic
setBackground Method
In This Topic
Sets the cell background.
Syntax
public
void
setBackground(
PDFBrush
value
)
Parameters
value
A
com.o2sol.pdf4java.graphics.PDFBrush
object that specifies how the cell background is filled.
See Also
Reference
PDFFlowTableCell Class
PDFFlowTableCell Members